derelict.purple.idle

Undocumented in source.

Members

Aliases

PurpleIdleUiOps
alias PurpleIdleUiOps = _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_idle_get_ui_ops
alias da_purple_idle_get_ui_ops = PurpleIdleUiOps* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_idle_init
alias da_purple_idle_init = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_idle_set
alias da_purple_idle_set = void function(time_t time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_idle_set_ui_ops
alias da_purple_idle_set_ui_ops = void function(PurpleIdleUiOps* ops)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_idle_touch
alias da_purple_idle_touch = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_idle_uninit
alias da_purple_idle_uninit = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

purple_idle_get_ui_ops
PurpleIdleUiOps* purple_idle_get_ui_ops()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_idle_init
void purple_idle_init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_idle_set
void purple_idle_set(time_t time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_idle_set_ui_ops
void purple_idle_set_ui_ops(PurpleIdleUiOps* ops)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_idle_touch
void purple_idle_touch()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_idle_uninit
void purple_idle_uninit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

purple_idle_get_ui_ops
da_purple_idle_get_ui_ops purple_idle_get_ui_ops;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_idle_init
da_purple_idle_init purple_idle_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_idle_set
da_purple_idle_set purple_idle_set;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_idle_set_ui_ops
da_purple_idle_set_ui_ops purple_idle_set_ui_ops;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_idle_touch
da_purple_idle_touch purple_idle_touch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_idle_uninit
da_purple_idle_uninit purple_idle_uninit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_Anonymous_0
struct _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta